type internal/reflectlite.chanType

4 uses

	internal/reflectlite (current package)
		type.go#L207: type chanType struct {
		type.go#L502: 			chanType
		type.go#L590: 	tt := (*chanType)(unsafe.Pointer(t))
		type.go#L600: 		tt := (*chanType)(unsafe.Pointer(t))